Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep GitHub Actions up to date with GitHub's Dependabot #265

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Aug 24, 2024

Fixes software supply chain safety warnings like at the bottom right of
https://github.com/fastfloat/fast_float/actions/runs/10534472564

Our CI tests check formatting automating. If such a test fails, please consider running the bash script:

bash script/run-clangcldocker.sh

Make sure that you have docker installed and running on your system. Most Linux distributions support docker though some (like RedHat) have the equivalent (Podman). Users of Apple systems may want to consider OrbStack. You do not need to familiar with docker, you just need to make sure that you are have it running.

If you are unable to format the code, we may format it for you.

@lemire lemire merged commit 202965c into fastfloat:main Aug 24, 2024
8 of 13 checks passed
@cclauss cclauss deleted the patch-1 branch August 24, 2024 16:52
@cclauss
Copy link
Contributor Author

cclauss commented Aug 24, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants